home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / bonus / energyweb / ewlogo_ochre.swf / scripts / DefineButton2_8 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-03-15  |  58 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:HomePage()", "");
  3. }
  4.